Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/vishal-dcode/Realistic Loader/

app.js /cody/vishal-dcode/Realistic Loader/app.js
23 Views
0 Comments

index.html /cody/vishal-dcode/Realistic Loader/index.html
97 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
style.css /cody/vishal-dcode/Realistic Loader/style.css
33 Views
0 Comments
* {
margin: 0;
box-sizing: border-box;
}
body {
background-color: #141414;
}
.section-center {